From fd0f01bcadf59b440625742c96968e809ad1a521 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 28 Dec 2019 09:42:43 -0500 Subject: [PATCH] popovermenubar: Cosmetics --- gtk/gtkpopovermenubar.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gtk/gtkpopovermenubar.c b/gtk/gtkpopovermenubar.c index fab899bcf8..f00c38960c 100644 --- a/gtk/gtkpopovermenubar.c +++ b/gtk/gtkpopovermenubar.c @@ -38,9 +38,8 @@ * ╰── popover * ]| * - * GtkMenuBar has a single CSS node with name menubar, below which - * each item has its CSS node, and below that the corresponding - * popover. + * GtkPopoverMenuBar has a single CSS node with name menubar, below which + * each item has its CSS node, and below that the corresponding popover. * * The item whose popover is currently open gets the .active * style class. -- 2.30.2